﻿2024-11-24T18:02:11.5727523Z ##[group]Run actions/checkout@main
2024-11-24T18:02:11.5728029Z with:
2024-11-24T18:02:11.5728399Z   repository: EatPrilosec/docker-py-revanced
2024-11-24T18:02:11.5729092Z   token: ***
2024-11-24T18:02:11.5729452Z   ssh-strict: true
2024-11-24T18:02:11.5729795Z   ssh-user: git
2024-11-24T18:02:11.5730194Z   persist-credentials: true
2024-11-24T18:02:11.5730583Z   clean: true
2024-11-24T18:02:11.5731224Z   sparse-checkout-cone-mode: true
2024-11-24T18:02:11.5731675Z   fetch-depth: 1
2024-11-24T18:02:11.5732018Z   fetch-tags: false
2024-11-24T18:02:11.5732384Z   show-progress: true
2024-11-24T18:02:11.5732750Z   lfs: false
2024-11-24T18:02:11.5733073Z   submodules: false
2024-11-24T18:02:11.5733427Z   set-safe-directory: true
2024-11-24T18:02:11.5733816Z env:
2024-11-24T18:02:11.5734119Z   DOCKER_BUILDKIT: 1
2024-11-24T18:02:11.5734485Z   COMPOSE_DOCKER_CLI_BUILD: 1
2024-11-24T18:02:11.5734883Z ##[endgroup]
2024-11-24T18:02:11.7459052Z Syncing repository: EatPrilosec/docker-py-revanced
2024-11-24T18:02:11.7461423Z ##[group]Getting Git version info
2024-11-24T18:02:11.7462216Z Working directory is '/home/runner/work/docker-py-revanced/docker-py-revanced'
2024-11-24T18:02:11.7463271Z [command]/usr/bin/git version
2024-11-24T18:02:11.7469030Z git version 2.47.0
2024-11-24T18:02:11.7494897Z ##[endgroup]
2024-11-24T18:02:11.7519095Z Temporarily overriding HOME='/home/runner/work/_temp/421622b1-a863-4292-9e54-13458de00d66' before making global git config changes
2024-11-24T18:02:11.7521051Z Adding repository directory to the temporary git global config as a safe directory
2024-11-24T18:02:11.7525833Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/docker-py-revanced/docker-py-revanced
2024-11-24T18:02:11.7560198Z Deleting the contents of '/home/runner/work/docker-py-revanced/docker-py-revanced'
2024-11-24T18:02:11.7563812Z ##[group]Initializing the repository
2024-11-24T18:02:11.7568546Z [command]/usr/bin/git init /home/runner/work/docker-py-revanced/docker-py-revanced
2024-11-24T18:02:11.7627082Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-11-24T18:02:11.7628616Z hint: is subject to change. To configure the initial branch name to use in all
2024-11-24T18:02:11.7630043Z hint: of your new repositories, which will suppress this warning, call:
2024-11-24T18:02:11.7631124Z hint:
2024-11-24T18:02:11.7631936Z hint: 	git config --global init.defaultBranch <name>
2024-11-24T18:02:11.7632707Z hint:
2024-11-24T18:02:11.7633634Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-11-24T18:02:11.7635161Z hint: 'development'. The just-created branch can be renamed via this command:
2024-11-24T18:02:11.7636239Z hint:
2024-11-24T18:02:11.7637047Z hint: 	git branch -m <name>
2024-11-24T18:02:11.7638532Z Initialized empty Git repository in /home/runner/work/docker-py-revanced/docker-py-revanced/.git/
2024-11-24T18:02:11.7647366Z [command]/usr/bin/git remote add origin https://github.com/EatPrilosec/docker-py-revanced
2024-11-24T18:02:11.7680453Z ##[endgroup]
2024-11-24T18:02:11.7681199Z ##[group]Disabling automatic garbage collection
2024-11-24T18:02:11.7684005Z [command]/usr/bin/git config --local gc.auto 0
2024-11-24T18:02:11.7712707Z ##[endgroup]
2024-11-24T18:02:11.7713417Z ##[group]Setting up auth
2024-11-24T18:02:11.7719475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-11-24T18:02:11.7750666Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-11-24T18:02:11.8026328Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-11-24T18:02:11.8055765Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-11-24T18:02:11.8288138Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-11-24T18:02:11.8325664Z ##[endgroup]
2024-11-24T18:02:11.8326414Z ##[group]Fetching the repository
2024-11-24T18:02:11.8336100Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +09e821b322a7d972a3424effbc063545f7e09e9a:refs/remotes/origin/custom
2024-11-24T18:02:12.1578585Z From https://github.com/EatPrilosec/docker-py-revanced
2024-11-24T18:02:12.1579751Z  * [new ref]         09e821b322a7d972a3424effbc063545f7e09e9a -> origin/custom
2024-11-24T18:02:12.1603388Z ##[endgroup]
2024-11-24T18:02:12.1604490Z ##[group]Determining the checkout info
2024-11-24T18:02:12.1605660Z ##[endgroup]
2024-11-24T18:02:12.1610534Z [command]/usr/bin/git sparse-checkout disable
2024-11-24T18:02:12.1653442Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2024-11-24T18:02:12.1717872Z ##[group]Checking out the ref
2024-11-24T18:02:12.1719692Z [command]/usr/bin/git checkout --progress --force -B custom refs/remotes/origin/custom
2024-11-24T18:02:12.1814970Z Switched to a new branch 'custom'
2024-11-24T18:02:12.1818649Z branch 'custom' set up to track 'origin/custom'.
2024-11-24T18:02:12.1825295Z ##[endgroup]
2024-11-24T18:02:12.1864730Z [command]/usr/bin/git log -1 --format=%H
2024-11-24T18:02:12.1888705Z 09e821b322a7d972a3424effbc063545f7e09e9a
